added SSCLI 1.0
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2008 / ATLShellExtPropSheetHandler / ATLShellExtPropSheetHandler.vcproj
blob26ec6e55c4874de69b09011af709d76c525e51b3
1 <?xml version="1.0" encoding="gb2312"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="ATLShellExtPropSheetHandler"
6 ProjectGUID="{7345F6C5-3E1B-4CA8-9656-FB1C8047AAE2}"
7 RootNamespace="ATLShellExtPropSheetHandler"
8 Keyword="AtlProj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="2"
24 UseOfATL="2"
25 ATLMinimizesCRunTimeLibraryUsage="false"
26 CharacterSet="1"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
42 PreprocessorDefinitions="_DEBUG"
43 MkTypLibCompatible="false"
44 TargetEnvironment="1"
45 GenerateStublessProxies="true"
46 TypeLibraryName="$(IntDir)/ATLShellExtPropSheetHandler.tlb"
47 HeaderFileName="ATLShellExtPropSheetHandler_i.h"
48 DLLDataFileName=""
49 InterfaceIdentifierFileName="ATLShellExtPropSheetHandler_i.c"
50 ProxyFileName="ATLShellExtPropSheetHandler_p.c"
51 ValidateParameters="true"
53 <Tool
54 Name="VCCLCompilerTool"
55 Optimization="0"
56 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL"
57 MinimalRebuild="true"
58 BasicRuntimeChecks="3"
59 RuntimeLibrary="3"
60 UsePrecompiledHeader="0"
61 WarningLevel="3"
62 DebugInformationFormat="4"
64 <Tool
65 Name="VCManagedResourceCompilerTool"
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="_DEBUG"
70 Culture="1033"
71 AdditionalIncludeDirectories="$(IntDir)"
73 <Tool
74 Name="VCPreLinkEventTool"
76 <Tool
77 Name="VCLinkerTool"
78 RegisterOutput="true"
79 IgnoreImportLibrary="true"
80 AdditionalDependencies="shlwapi.lib comctl32.lib"
81 LinkIncremental="2"
82 ModuleDefinitionFile=".\ATLShellExtPropSheetHandler.def"
83 GenerateDebugInformation="true"
84 SubSystem="2"
85 TargetMachine="1"
87 <Tool
88 Name="VCALinkTool"
90 <Tool
91 Name="VCManifestTool"
93 <Tool
94 Name="VCXDCMakeTool"
96 <Tool
97 Name="VCBscMakeTool"
99 <Tool
100 Name="VCFxCopTool"
102 <Tool
103 Name="VCAppVerifierTool"
105 <Tool
106 Name="VCPostBuildEventTool"
108 </Configuration>
109 <Configuration
110 Name="Release|Win32"
111 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
112 IntermediateDirectory="$(ConfigurationName)"
113 ConfigurationType="2"
114 UseOfATL="2"
115 ATLMinimizesCRunTimeLibraryUsage="false"
116 CharacterSet="1"
118 <Tool
119 Name="VCPreBuildEventTool"
121 <Tool
122 Name="VCCustomBuildTool"
124 <Tool
125 Name="VCXMLDataGeneratorTool"
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"
130 <Tool
131 Name="VCMIDLTool"
132 PreprocessorDefinitions="NDEBUG"
133 MkTypLibCompatible="false"
134 TargetEnvironment="1"
135 GenerateStublessProxies="true"
136 TypeLibraryName="$(IntDir)/ATLShellExtPropSheetHandler.tlb"
137 HeaderFileName="ATLShellExtPropSheetHandler_i.h"
138 DLLDataFileName=""
139 InterfaceIdentifierFileName="ATLShellExtPropSheetHandler_i.c"
140 ProxyFileName="ATLShellExtPropSheetHandler_p.c"
141 ValidateParameters="true"
143 <Tool
144 Name="VCCLCompilerTool"
145 Optimization="2"
146 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL"
147 RuntimeLibrary="2"
148 UsePrecompiledHeader="0"
149 WarningLevel="3"
150 DebugInformationFormat="3"
152 <Tool
153 Name="VCManagedResourceCompilerTool"
155 <Tool
156 Name="VCResourceCompilerTool"
157 PreprocessorDefinitions="NDEBUG"
158 Culture="1033"
159 AdditionalIncludeDirectories="$(IntDir)"
161 <Tool
162 Name="VCPreLinkEventTool"
164 <Tool
165 Name="VCLinkerTool"
166 RegisterOutput="true"
167 IgnoreImportLibrary="true"
168 AdditionalDependencies="shlwapi.lib comctl32.lib"
169 LinkIncremental="1"
170 ModuleDefinitionFile=".\ATLShellExtPropSheetHandler.def"
171 GenerateDebugInformation="true"
172 SubSystem="2"
173 OptimizeReferences="2"
174 EnableCOMDATFolding="2"
175 TargetMachine="1"
177 <Tool
178 Name="VCALinkTool"
180 <Tool
181 Name="VCManifestTool"
183 <Tool
184 Name="VCXDCMakeTool"
186 <Tool
187 Name="VCBscMakeTool"
189 <Tool
190 Name="VCFxCopTool"
192 <Tool
193 Name="VCAppVerifierTool"
195 <Tool
196 Name="VCPostBuildEventTool"
198 </Configuration>
199 </Configurations>
200 <References>
201 </References>
202 <Files>
203 <Filter
204 Name="Source Files"
205 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
206 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
208 <File
209 RelativePath=".\ATLShellExtPropSheetHandler.cpp"
211 </File>
212 <File
213 RelativePath=".\ATLShellExtPropSheetHandler.def"
215 </File>
216 <File
217 RelativePath=".\ATLShellExtPropSheetHandler.idl"
219 </File>
220 <File
221 RelativePath=".\dllmain.cpp"
223 <FileConfiguration
224 Name="Debug|Win32"
226 <Tool
227 Name="VCCLCompilerTool"
228 UsePrecompiledHeader="0"
229 CompileAsManaged="0"
231 </FileConfiguration>
232 <FileConfiguration
233 Name="Release|Win32"
235 <Tool
236 Name="VCCLCompilerTool"
237 UsePrecompiledHeader="0"
238 CompileAsManaged="0"
240 </FileConfiguration>
241 </File>
242 <File
243 RelativePath=".\FilePropSheetExt.cpp"
245 </File>
246 <File
247 RelativePath=".\stdafx.cpp"
249 <FileConfiguration
250 Name="Debug|Win32"
252 <Tool
253 Name="VCCLCompilerTool"
254 UsePrecompiledHeader="1"
256 </FileConfiguration>
257 <FileConfiguration
258 Name="Release|Win32"
260 <Tool
261 Name="VCCLCompilerTool"
262 UsePrecompiledHeader="1"
264 </FileConfiguration>
265 </File>
266 <File
267 RelativePath=".\Win7DevicePropSheetExt.cpp"
269 </File>
270 </Filter>
271 <Filter
272 Name="Header Files"
273 Filter="h;hpp;hxx;hm;inl;inc;xsd"
274 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
276 <File
277 RelativePath=".\dllmain.h"
279 </File>
280 <File
281 RelativePath=".\FilePropSheetExt.h"
283 </File>
284 <File
285 RelativePath=".\Resource.h"
287 </File>
288 <File
289 RelativePath=".\stdafx.h"
291 </File>
292 <File
293 RelativePath=".\targetver.h"
295 </File>
296 <File
297 RelativePath=".\Win7DevicePropSheetExt.h"
299 </File>
300 </Filter>
301 <Filter
302 Name="Resource Files"
303 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
304 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
306 <File
307 RelativePath=".\ATLShellExtPropSheetHandler.rc"
309 </File>
310 <File
311 RelativePath=".\FilePropSheetExt.rgs"
313 </File>
314 <File
315 RelativePath=".\Win7DevicePropSheetExt.rgs"
317 </File>
318 </Filter>
319 <Filter
320 Name="Generated Files"
321 SourceControlFiles="false"
323 <File
324 RelativePath=".\ATLShellExtPropSheetHandler_i.c"
326 <FileConfiguration
327 Name="Debug|Win32"
329 <Tool
330 Name="VCCLCompilerTool"
331 UsePrecompiledHeader="0"
332 CompileAsManaged="0"
334 </FileConfiguration>
335 <FileConfiguration
336 Name="Release|Win32"
338 <Tool
339 Name="VCCLCompilerTool"
340 UsePrecompiledHeader="0"
341 CompileAsManaged="0"
343 </FileConfiguration>
344 </File>
345 <File
346 RelativePath=".\ATLShellExtPropSheetHandler_i.h"
348 </File>
349 </Filter>
350 <File
351 RelativePath=".\ReadMe.txt"
353 </File>
354 </Files>
355 <Globals>
356 </Globals>
357 </VisualStudioProject>